How to Install aide-common software package in Debian 9 (Stretch)

How to Install aide-common software package in Debian 9 (Stretch)

aide-common software package provides Advanced Intrusion Detection Environment - Common files, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aide-common 

aide-common is installed in your system.

Make ensure the aide-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep aide-common *

You will get with aide-common package name, version, architecture and description in a table

aide-common package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package aide-common
Version 0.16~a2.git20130520-3
Description Advanced Intrusion Detection Environment - Common files
Sub Section admin


See Also, How to uninstall or remove aide-common software package from Debian 9 (Stretch)?